-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rollup of 11 pull requests
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
A-run-make
Area: port run-make Makefiles to rmake.rs
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
O-unix
Operating system: Unix-like
rollup
A PR which is a rollup
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#143173
opened Jun 29, 2025 by
matthiaskrgr
Loading…
Fix the span of trait bound modifier Project group: Const traits
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
[const]
PG-const-traits
#143171
opened Jun 29, 2025 by
fmease
Loading…
Revert "Rollup merge of #137268 - bjoernager:c-string-eq-c-str, r=Amanieu"
S-waiting-on-crater
Status: Waiting on a crater run to be completed.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#143170
opened Jun 29, 2025 by
workingjubilee
•
Draft
Remove unused feature gates
A-translation
Area: Translation infrastructure, and migrating existing diagnostics to SessionDiagnostic
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143169
opened Jun 28, 2025 by
yotamofek
Loading…
tests/ui
: A New Order [16/N]
S-waiting-on-review
#143168
opened Jun 28, 2025 by
Kivooeo
Loading…
Detect unwind-free functions in MIR
perf-regression
Performance regression.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143167
opened Jun 28, 2025 by
Mark-Simulacrum
•
Draft
work around linux not honoring write_at for O_APPEND files
O-unix
Operating system: Unix-like
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#143166
opened Jun 28, 2025 by
the8472
Loading…
Remove FromBytesWithNulErrorKind and make FromVecWithNulErrorKind more actionable
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
#143163
opened Jun 28, 2025 by
PixelDust22
Loading…
GCC backend subtree update
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143161
opened Jun 28, 2025 by
GuillaumeGomez
Loading…
Do not freshen Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
ReError
S-waiting-on-review
#143159
opened Jun 28, 2025 by
compiler-errors
Loading…
rustdoc: add doc_link_canonical feature
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#143158
opened Jun 28, 2025 by
lolbinarycat
Loading…
inherit Area: Attributes (`#[…]`, `#![…]`)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#[align]
from trait method prototypes
A-attributes
#143156
opened Jun 28, 2025 by
folkertdev
Loading…
librustdoc
house-keeping 🧹
S-waiting-on-bors
#143155
opened Jun 28, 2025 by
yotamofek
Loading…
Allow specifying multiple bounds for same associated item (remove E0719)
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
#143146
opened Jun 28, 2025 by
Jules-Bertholet
Loading…
fresh binding should shallow the def after expand
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143141
opened Jun 28, 2025 by
bvanjoi
Loading…
give Pointer::into_parts a more scary name and offer a safer alternative
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143140
opened Jun 28, 2025 by
RalfJung
Loading…
Port Area: Attributes (`#[…]`, `#![…]`)
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#[link_name]
to the new attribute parsing infrastructure
A-attributes
#143138
opened Jun 28, 2025 by
JonathanBrouwer
Loading…
Miri subtree update
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
#143137
opened Jun 28, 2025 by
RalfJung
Loading…
fix typos on some doc comments
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143135
opened Jun 28, 2025 by
tshepang
Loading…
Improve diagnostic for link.exe special case exit code 0xc0000409 (STATUS_STACK_BUFFER_OVERRUN)
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143133
opened Jun 28, 2025 by
vangata-ve
Loading…
doc(std): clarify Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
NonZero<T>
usage limitation in doc comment
S-waiting-on-review
#143130
opened Jun 28, 2025 by
xizheyin
Loading…
Add a regression test for ld64
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Disable f16 on Aarch64 without neon for llvm < 20.1.1
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#143125
opened Jun 28, 2025 by
tgross35
Loading…
tests/ui
: A New Order [15/N]
S-waiting-on-author
#143118
opened Jun 27, 2025 by
Kivooeo
Loading…
fix: keyword_docs.rs
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#143098
opened Jun 27, 2025 by
iampi31415
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.